Search results 60

Card image cap
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image cap
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image cap
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image cap
RoundUp

Rounds a number up, like Excel function RoundUP

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

Card image cap
RandBetween

Generating random number between two

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image cap
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image cap
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.